Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[14.0][ADD] egd_purchase_request_custom: add new module #30

Merged
merged 2 commits into from
Dec 11, 2023

Conversation

kaynnan
Copy link
Contributor

@kaynnan kaynnan commented Dec 6, 2023

cc @marcelsavegnago

Novo módulo contendo as customizações solicitadas pela EGD:

  1. Modelo purchase.request:

    • Campo egd_estimated_unit_costadicionado no form e tree
    • Coluna para campo egd_estimated_unit_cost
    • Atributo readonly para o campo estimated_cost
    • Atributo widget do tipo many2many_tags para o campo analytic_tag_ids
  2. Modelo purchase.request.line:

    • Campo egd_estimated_unit_costadicionado no form e tree
    • Coluna para campo egd_estimated_unit_cost
    • Atributo readonly para o campo estimated_cost
    • Preço Alvo
    • Atributo widget do tipo many2many_tags para o campo analytic_tag_ids
    • Tracking nos campos egd_estimated_unit_cost e estimated_cost

@kaynnan kaynnan force-pushed the 14.0-add-egd_purchase_request_custom branch 2 times, most recently from 5103689 to 6e884ad Compare December 10, 2023 18:47
@kaynnan kaynnan marked this pull request as ready for review December 10, 2023 18:47
@kaynnan kaynnan force-pushed the 14.0-add-egd_purchase_request_custom branch from 6e884ad to a96e768 Compare December 10, 2023 18:59
@kaynnan kaynnan added the 14.0 Odoo version 14.0 label Dec 10, 2023
@kaynnan kaynnan force-pushed the 14.0-add-egd_purchase_request_custom branch from a96e768 to 94a5598 Compare December 11, 2023 12:58
@marcelsavegnago marcelsavegnago merged commit aa20976 into 14.0 Dec 11, 2023
2 of 4 checks passed
@marcelsavegnago marcelsavegnago deleted the 14.0-add-egd_purchase_request_custom branch December 11, 2023 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
14.0 Odoo version 14.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants